home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / fw_socks5.idb / usr / freeware / etc / socks5 / eg / socks5.conf.gssapi.z / socks5.conf.gssapi
Text File  |  1999-04-16  |  339b  |  10 lines

  1. # A Socks5 Config file for which requires using gssapi
  2. #
  3. # Auth lines are of the form:
  4. # auth source-host source-port auth-methods
  5. auth - - k
  6. # Permit lines are of the form:
  7. #permit auth-methods cmd src-host dest-host src-port dest-port [userlist]
  8. #deny auth-methods cmd src-host dest-host src-port dest-port [userlist]
  9. permit k - - - - -
  10.